Add Visual Studio Build Support for Broadway
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 2 Aug 2013 03:20:19 +0000 (11:20 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 2 Aug 2013 03:20:19 +0000 (11:20 +0800)
commitdcb766c4617d874588de5edf397ddac017b8d760
treec177fe9a47847707183aa490c892269fefb5044f
parent134bea9ec20f2bb0a8695fa4f7827c1461e50e31
Add Visual Studio Build Support for Broadway

-Add Visual Studio 2008 projects and pre-configured gdkconfig.h for
 Broadway builds
-Decouple the Visual Studio property sheets, to simplify maintenance and
 enhance flexibility for different builds

Visual Studio 2010 projects updates will follow later.
24 files changed:
build/win32/vs9/Makefile.am
build/win32/vs9/broadwayd.vcproj [new file with mode: 0644]
build/win32/vs9/gailutil.vcproj
build/win32/vs9/gdk-broadway.vcproj [new file with mode: 0644]
build/win32/vs9/gdk-win32.vcproj
build/win32/vs9/gdk.vcprojin
build/win32/vs9/gengir.vcproj
build/win32/vs9/gtk+.sln
build/win32/vs9/gtk+.vsprops [deleted file]
build/win32/vs9/gtk-build-defines.vsprops [new file with mode: 0644]
build/win32/vs9/gtk-gengir.vsprops [new file with mode: 0644]
build/win32/vs9/gtk-ignore-broadway.vsprops [new file with mode: 0644]
build/win32/vs9/gtk-install-bin.vsprops [new file with mode: 0644]
build/win32/vs9/gtk-install-headers-data.vsprops [new file with mode: 0644]
build/win32/vs9/gtk-version-paths.vsprops [new file with mode: 0644]
build/win32/vs9/gtk.vcprojin
build/win32/vs9/gtk3-demo-application.vcproj
build/win32/vs9/gtk3-demo.vcproj
build/win32/vs9/gtka11y.vcprojin
build/win32/vs9/gtkprebuild-broadway.vsprops [new file with mode: 0644]
build/win32/vs9/gtkprebuild.vsprops [new file with mode: 0644]
build/win32/vs9/install.vcproj
gdk/Makefile.am
gdk/gdkconfig.h.win32_broadway [new file with mode: 0644]